home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 36 / Amiga Format CD36 (1999-01-22)(Future Publishing)(GB)[!][issue 1999-02].iso / -seriously_amiga- / comms / other / amipopup / catalogs / amipopup.cd next >
Text File  |  1998-11-25  |  6KB  |  304 lines

  1. #version 1
  2. ;
  3. ; AMIPopUp.cd Table - Built-in english strings - $VER: 1.34 (12.11.98)
  4. ;
  5. ; --- ERROR-TEXTS ---
  6. ;
  7. ;
  8. MSG_NoMem(//)
  9. Out of memory !
  10. ;
  11. MSG_NoApp (//)
  12. Unable to create Application!
  13. ;
  14. MSG_NoWindow (//)
  15. Unable to open Window!
  16. ;
  17. MSG_NoSavePrefs (//)
  18. Unable to save Preferences!
  19. ;
  20. MSG_NoMailDirLock (//)
  21. AMIPopUp was not able to lock mail directory!!!
  22. ;
  23. MSG_NoMailDir (//)
  24. \033c\033bWARNING:\033n\n\nAMIPopUp was not able to find Mail Dir\n\n%s\n\nPlease check Preferences!
  25. ;
  26. MSG_NoFibs (//)
  27. Error adding FIB to list!
  28. ;
  29. MSG_NoMessageFile (//)
  30. Unable to open message file !!!
  31. ;
  32. ;
  33. ;
  34. ; --- General Texts (Menus/Buttons/WindowTitles) ---
  35. ;
  36. ;
  37. MSG_AppDescription (//)
  38. Sends and Recieves WinPopUp Messages
  39. ;
  40. MSG_Messages (//)
  41. Messages
  42. ;
  43. MSG_Menu_Send (//)
  44. Send...
  45. ;
  46. MSG_Menu_Prev (//)
  47. Previous
  48. ;
  49. MSG_Menu_Next (//)
  50. Next
  51. ;
  52. MSG_Menu_DelAll (//)
  53. Delete all...
  54. ;
  55. MSG_Menu_Options (//)
  56. Options...
  57. ;
  58. MSG_Menu_MUI_Options (//)
  59. MUI Options...
  60. ;
  61. MSG_Menu_About (//)
  62. About...
  63. ;
  64. MSG_Menu_AboutMUI (//)
  65. About MUI...
  66. ;
  67. MSG_Menu_Quit (//)
  68. Exit
  69. ;
  70. MSG_Send (//)
  71. Send
  72. ;
  73. MSG_Delete (//)
  74. Delete
  75. ;
  76. MSG_Prev (//)
  77. Prev
  78. ;
  79. MSG_Next (//)
  80. Next
  81. ;
  82. MSG_No_New_Messages (//)
  83. No messages available
  84. ;
  85. MSG_About (//)
  86. About AMIPopUp
  87. ;
  88. MSG_Warning (//)
  89. AMIPopUp Warning:
  90. ;
  91. MSG_Copyright1 (//)
  92. This Program uses MUI (c) by Stefan Stuntz
  93. ;
  94. MSG_Contact (//)
  95. Contact address:
  96. ;
  97. MSG_StatusText1 (//)
  98. Current message:
  99. ;
  100. MSG_StatusText2 (//)
  101. Total number of messages:
  102. ;
  103. MSG_DelAllFormatText (//)
  104. \n\033cDo you really want to delete \033bALL\033n messages ?\n\n(Mailfolder contains currently %ld messages)\n
  105. ;
  106. MSG_OkayCancel (//)
  107. _Okay|*_Cancel
  108. ;
  109. MSG_DeleteStatus (//)
  110. Delete message
  111. ;
  112. MSG_MessageHeader (//)
  113. \033lMessage from %s to %s at %s
  114. ;
  115. ;
  116. ; --- Configuration Window Texts ---
  117. ;
  118. ;
  119. MSG_ASLTitleSmbClient (//)
  120. Locate SMBClient...
  121. ;
  122. MSG_ASLTitleMailDir (//)
  123. Specify Mail Directory...
  124. ;
  125. MSG_ConfigWinTitle (//)
  126. AMIPopUp Configuration
  127. ;
  128. MSG_ConfigPathes (//)
  129. Pathes:
  130. ;
  131. MSG_ConfigMailDir (//)
  132. Mail Dir.:
  133. ;
  134. MSG_ConfigOptions (//)
  135. Options:
  136. ;
  137. MSG_ConfigBeep (//)
  138. Beep at new messages
  139. ;
  140. MSG_ConfigPopUp (//)
  141. PopUp at new messages
  142. ;
  143. MSG_ConfigReq (//)
  144. Confirmation after sending
  145. ;
  146. MSG_ConfigSelect (//)
  147. Please select:
  148. ;
  149. MSG_ConfigSave (//)
  150. Save
  151. ;
  152. MSG_ConfigCancel (//)
  153. Cancel
  154. ;
  155. ;
  156. ; --- Texts for SendMail window ---
  157. ;
  158. ;
  159. MSG_SendWindowTitle (//)
  160. Send a message
  161. ;
  162. MSG_SendReciever (//)
  163. Reciever:
  164. ;
  165. MSG_SendYourMessage (//)
  166. Your Message:
  167. ;
  168. MSG_SendNoHostName (//)
  169. To send a message you have\nto specify a reciever (Hostname) !
  170. ;
  171. MSG_SendSMBClientProb (//)
  172. \033c\033bError #%ld while executing SMBClient!\033n\n\nPlease check path to SMBClient !\n\n(Currently set to %s)
  173. ;
  174. MSG_SendNoStatusFile (//)
  175. \033c\033bUnable to check for Statusfile !\033n\n\nAMIGA-DOS Error #%ld reported !
  176. ;
  177. MSG_SendSuccess (//)
  178. \033c\nMessage successfully send to %s\n
  179. ;
  180. MSG_SendNoSuccess (//)
  181. \033c\nUnable to send message to %s,\nmaybe Hostname invalid or unreachable ?!\n
  182. ;
  183. ;
  184. ; --- Bubble Help Texts (Use \n for carriage returns to avoid more than 50 chars/line) ---
  185. ;
  186. ;
  187. MSG_Help_StatusLine (//)
  188. Shows the current message number and how\nmany messages are stored in your maildir
  189. ;
  190. MSG_Help_ListView (//)
  191. Here the current message will be displayed
  192. ;
  193. MSG_Help_Send (//)
  194. Write a message to a specific host
  195. ;
  196. MSG_Help_Delete (//)
  197. Delete current message
  198. ;
  199. MSG_Help_Prev (//)
  200. Loads previous message
  201. ;
  202. MSG_Help_Next (//)
  203. Loads next message
  204. ;
  205. MSG_Help_ConfigCancel (//)
  206. Aborts the configuration
  207. ;
  208. MSG_Help_ConfigSave (//)
  209. Saves configuration to disk
  210. ;
  211. MSG_Help_ConfigSMBClient (//)
  212. Enter here the path and filename to SMBClient
  213. ;
  214. MSG_Help_ConfigMailDir (//)
  215. Enter here the path to your Mail directory
  216. ;
  217. MSG_Help_ConfigBeep (//)
  218. Select if you wish to get a beep when a new message arrives
  219. ;
  220. MSG_Help_ConfigPopUp (//)
  221. Select if you wish to have AMIPopUp automatically\nopen it's window when a new message arrives
  222. ;
  223. MSG_Help_ConfigReq (//)
  224. Select if you wish to get a confirmation\nrequester after a message was send
  225. ;
  226. MSG_Help_SendHostName (//)
  227. Enter here the Hostname of the computer\nyou wish to write a mail to
  228. ;
  229. MSG_Help_SendEnterMessage (//)
  230. Enter here your message (max. 1600 Bytes)
  231. ;
  232. MSG_Help_SendMessageButton (//)
  233. Send the message to the specified Host
  234. ;
  235. MSG_Help_SendAbortButton (//)
  236. Aborts the message sending
  237. ;
  238. ; --- New texts in V1.2
  239. ;
  240. MSG_SendMenu (//)
  241. Message
  242. ;
  243. MSG_Menu_DoPaste (//)
  244. Copy Text from Clipboard
  245. ;
  246. MSG_Menu_Copy_Entry (//)
  247. Current Message...
  248. ;
  249. MSG_Menu_DoCopy (//)
  250. ...to Clipboard
  251. ;
  252. MSG_ClipBoard_Not_Open (//)
  253. Unable to open clipboard.device Unit 0 !
  254. ;
  255. ; --- New Texts for V1.3 ---
  256. ;
  257. MSG_NoWriteConvMail (//)
  258. Unable to write converted mail as T:AMIPopUp.txt !!!
  259. ;
  260. MSG_ConfigSound (//)
  261. Execute CLI at new messages
  262. ;
  263. MSG_ConfigSoundCmd (//)
  264. CLI cmd:
  265. ;
  266. MSG_Help_ConfigPlaySound (//)
  267. Select this gadget to start a CLI\ncommand when a new message arrives.
  268. ;
  269. MSG_Help_ConfigSoundCmd (//)
  270. Enter here the CLI command to execute\nwhen a new message arrives.
  271. ;
  272. ;--- New Texts for V1.34 ---
  273. ;
  274. MSG_ConfigStoreMsg (//)
  275. Store sent messages
  276. ;
  277. MSG_ConfigStorePath (//)
  278. Sent mail dir:
  279. ;
  280. MSG_WarnNoStoreDir (//)
  281. No Sent directory given to save messages!\n\nPlease check your configuration!
  282. ;
  283. MSG_WarnSentSaveErr (//)
  284. \033cUnable to save message %s
  285. ;
  286. MSG_NoOpenURL (//)
  287. OpenURL.library V1+ not installed !\n\nPlease install it to support clickable URL's !
  288. ;
  289. MSG_StatusSaveSentMsg (//)
  290. Saving sent message...
  291. ;
  292. MSG_ErrorReadingHostList (//)
  293. Error while reading PROGDIR:.hostlist !!\n\nEither check or remove this file and restart AMIPopUp!
  294. ;
  295. MSG_ErrorWritingHostList (//)
  296. Error while writing file PROGDIR:.hostlist !!
  297. ;
  298. MSG_Help_SentMailFolder (//)
  299. Enter here the directory where AmiPopUp\nshould save all outgoing mails.
  300. ;
  301. MSG_Help_SaveSentMail (//)
  302. Select this to save all outgoing messages.\nThis require a valid path for the sent mail dir!
  303. ;
  304.